home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / ptolemy / readme < prev    next >
Text File  |  1993-07-26  |  2KB  |  44 lines

  1. Contents of this Directory:
  2. --------------------------
  3.  
  4. This directory contains the Ptolemy 0.4 distribution:
  5.  
  6. The tar file "pt-0.4.1.src.tar.Z"  contains the sources.*
  7.              "pt-0.4.1.doc.tar.Z"  has the documentation.
  8.              "pt-0.4.1.sun4.tar.Z" has the Sun-4 binaries.
  9.              "pt-0.4.1.mips.tar.Z" has the DecStation binaries.
  10.  
  11. The file "INSTALL" contains the detailed instructions for installing
  12. Ptolemy on your system.  The file "TroubleShooting" addresses common
  13. installation problems.
  14.  
  15. *)Note that the Vem editor and Oct support libraries, needed for the
  16. Ptolemy graphical interface, are currently distributed only in binary 
  17. form, as we do not have permission to distribute these sources through
  18. anonymous ftp.  Also, some programs that are widely available 
  19. (e.g. "xv") are only included in binary form to cut down on the size 
  20. of the distribution.  What this means is that you must retrieve both 
  21. the source archive *and* the appropriate binary archive to have a 
  22. complete installation.  Even if you plan to completely rebuild 
  23. Ptolemy, you still must get the binary archive.
  24.  
  25. It is possible to install the Sun-4, HP, and DecStation binaries on the 
  26. same filesystem; different directories are used.  If done that way, the
  27. binary sets will share the same sources and Oct database.
  28.  
  29. The GNU tools needed to build your own version of Ptolemy are available
  30. in the "../gnu" directory.  The gcc/g++ version there is 2.2.2.  If you
  31. wish to use the latest gcc version, which is 2.3.3, you'll need to install
  32. a patch to your compiler to correct a bug in it.  The patch can be found
  33. in the file PATCH_gcc-2.3.3 in this directory.  Do NOT attempt to use
  34. versions 2.3.1 or 2.3.2; they had major problems.
  35.  
  36. This directory also contains several sub-directories: 
  37. "papers"        ptolemy papers
  38. "mailing-lists"        archives of the Ptolemy mailing lists and 
  39.                         information on how you can join them.
  40. "manual"        post script version of the Almagest, 
  41.             the Ptolemy manual
  42. "patch_ptolemy-0.4.1"    patch files and instructions to update Ptolemy
  43.             from version 0.4 to version 0.4.1
  44.